Loading...
Searching...
No Matches
Go to the documentation of this file.
17#ifndef COAP_DEFINES_H_
18#define COAP_DEFINES_H_
22#define COAP_AF_UNIX_SUPPORT 1
25#define COAP_ASYNC_SUPPORT 1
28#define COAP_CLIENT_SUPPORT 1
34#define COAP_DISABLE_TCP 0
37#define COAP_EPOLL_SUPPORT 1
40#define COAP_IPV4_SUPPORT 1
43#define COAP_IPV6_SUPPORT 1
49#define COAP_OSCORE_SUPPORT 1
52#define COAP_PROXY_SUPPORT 1
55#define COAP_Q_BLOCK_SUPPORT 1
58#define COAP_SERVER_SUPPORT 1
61#define COAP_THREAD_RECURSIVE_CHECK 1
64#define COAP_THREAD_SAFE 1
73#define COAP_WITH_LIBOPENSSL 1
82#define COAP_WITH_OBSERVE_PERSIST 1
85#define COAP_WS_SUPPORT 1